Andrew Ba Tran (@abtran)
03/10/2018
Version control system (vcs)
Git has been “repurposed” beyond software development
Journalists use it for methodology, but also to share raw and summarized data.
Tough to justify for someone solo.
But it's worth learning because of the capabilities for communicating your analysis and for future collaboration.
A walkthrough explaining how to get connected later:
runGithub functionGithub loves Markdown. Even Rmarkdown.
Renders it as HTML.
After uploading your repo, click on Settings
Change the Source from None to master branch or master branch\docs (depending on where you want your root to be)
You can borrow this one